home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 March / CD Rom Data Mart 2001.iso / Internet / Beuverie.exe / scripts / DefineSprite_131 / frame_43 / DoAction.as
Encoding:
Text File  |  2001-01-25  |  95 b   |  9 lines

  1. tellTarget("../BG")
  2. {
  3.    gotoAndPlay(3);
  4. }
  5. tellTarget("../bar")
  6. {
  7.    gotoAndPlay(2);
  8. }
  9.